/ Assembly List / LJCDataAccess / DataCommon / GetMinDateTime

Namespace - LJCDataAccess


Parameters
connectionType - The database connection type.

Returns

The minimum date/time value.

Syntax

C#
public static DateTime GetMinDateTime(ConnectionType connectionType = ConnectionType.SqlServer)

Get the minimum date/time value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.